RyuGod
Programming Language Collector
Hello, World!
examples
array
function
lambda
1
2
3
4
5
6
//
//   Pup: Hello, World!
//   https://github.com/marxn/pupp
//
print "Hello, World!", NL;
Enter to Rename, <Shift>+Enter to Preview
TerminalInput valueWebOutput
W